﻿2026-06-04T03:42:56.3129118Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T03:42:56.3132168Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T03:42:56.3134623Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T03:42:56.3136796Z [36;1melse[0m
2026-06-04T03:42:56.3138690Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T03:42:56.3141536Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T03:42:56.3143765Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T03:42:56.3145494Z [36;1mfi[0m
2026-06-04T03:42:56.3175320Z shell: /usr/bin/bash -e {0}
2026-06-04T03:42:56.3176998Z env:
2026-06-04T03:42:56.3181056Z   GH_TOKEN: ***
2026-06-04T03:42:56.3182468Z ##[endgroup]
